6 days ago
Ozor MCP server provides AI-powered tools and integrations through the Model Context Protocol. Connect your AI assistant to Ozor's capabilities for enhanced workflows.
Overview
Ozor MCP
Ozor MCP is a Model Context Protocol server that connects AI assistants to Ozor's AI-powered tools and integrations.
Features
- Easy integration with MCP-compatible clients
- Hosted at https://mcp.ozor.ai/
- Streamlined AI workflows
Usage
Add the following configuration to your MCP client:
{
"mcpServers": {
"ozor": {
"url": "https://mcp.ozor.ai/"
}
}
}
Links
- Website: https://mcp.ozor.ai/
Server Config
{
"mcpServers": {
"ozor": {
"url": "https://mcp.ozor.ai/"
}
}
}